home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / v cisle / diff / diffcmdu_bundle.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2007-02-07  |  8.4 KB  |  127 lines

  1. ;InnoSetupVersion=5.1.7
  2. [Setup]
  3. AppName=Diff Commander (Bundle Edition)
  4. AppVerName=Diff Commander 2.0 Bundle Edition (build 0206) for Windows NT/2000/XP
  5. AppId=Diff Commander Bundle 2.x (unicode)
  6. AppVersion=2.0.206.1
  7. AppPublisher=Nikeware, Inc.
  8. AppPublisherURL=http://www.nikeware.com
  9. AppSupportURL=http://www.nikeware.com/forum/index.php
  10. AppUpdatesURL=http://www.nikeware.com/download.htm
  11. AppComments=A brand new level of flexibility in folder comparison and synchronization
  12. DefaultDirName={code:GetDefaultDirName}\Nikeware\DiffCmd Bundle
  13. DefaultGroupName=Diff Commander (Bundle Edition)
  14. OutputBaseFilename=diffcmdu_bundle
  15. Compression=lzma
  16. PrivilegesRequired=none
  17. LicenseFile=embedded\License.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{app}\UserImages.bmp"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\nikeware.url"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\register.url"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{sys}\mfc42u.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  26. Source: "{app}\mfc42u.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: ignoreversion 
  27. Source: "{sys}\msvcrt.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: uninsneveruninstall restartreplace sharedfile 
  28. Source: "{app}\msvcrt.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: ignoreversion 
  29. Source: "{sys}\msvcp60.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: uninsneveruninstall restartreplace sharedfile 
  30. Source: "{app}\msvcp60.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: ignoreversion 
  31. Source: "{app}\diffcmd.exe"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\treelistu.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{sys}\sfFTPLib.dll"; DestDir: "{sys}"; Check: "IsAdmin(True)"; Flags: restartreplace regserver sharedfile 
  34. Source: "{app}\sfFTPLib.dll"; DestDir: "{app}"; Check: "IsAdmin(False)"; Flags: restartreplace regserver 
  35. Source: "{app}\htmlayout.dll"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\ExtTools\ImageViewer\ImageViewer.hta"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  37. Source: "{app}\ExtTools\ImageViewer\ImageViewer.ico"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  38. Source: "{app}\ExtTools\ImageViewer\none.swf"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  39. Source: "{app}\ExtTools\ImageViewer\paneleft.htm"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  40. Source: "{app}\ExtTools\ImageViewer\paneright.htm"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  41. Source: "{app}\ExtTools\ImageViewer\scripts.js"; DestDir: "{app}\ExtTools\ImageViewer"; Flags: ignoreversion 
  42. Source: "{app}\profiles.reg"; DestDir: "{app}"; Flags: ignoreversion 
  43. Source: "{app}\Tipsdc.dat"; DestDir: "{app}"; Flags: ignoreversion 
  44. Source: "{app}\VisCmp.exe"; DestDir: "{app}"; Flags: ignoreversion 
  45. Source: "{app}\ClrEdt.dll"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\Parser.dll"; DestDir: "{app}"; Flags: ignoreversion 
  47. Source: "{app}\VisCmp.chm"; DestDir: "{app}"; Flags: ignoreversion 
  48. Source: "{app}\Report\n.gif"; DestDir: "{app}\Report"; Flags: ignoreversion 
  49. Source: "{app}\Report\p.gif"; DestDir: "{app}\Report"; Flags: ignoreversion 
  50. Source: "{app}\Report\paneleft.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  51. Source: "{app}\Report\paneright.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  52. Source: "{app}\Report\Report-h.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  53. Source: "{app}\Report\Report-v.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  54. Source: "{app}\Report\scripts.js"; DestDir: "{app}\Report"; Flags: ignoreversion 
  55. Source: "{app}\Report\toolbar.htm"; DestDir: "{app}\Report"; Flags: ignoreversion 
  56. Source: "{app}\Parsers\nikeware.prs"; DestDir: "{app}\Parsers"; Flags: ignoreversion 
  57. Source: "{app}\Parsers\css_u.prs"; DestDir: "{app}\Parsers"; Flags: ignoreversion 
  58. Source: "{app}\Parsers\html_u.prs"; DestDir: "{app}\Parsers"; Flags: ignoreversion 
  59. Source: "{app}\Tipsvc.dat"; DestDir: "{app}"; Flags: ignoreversion 
  60. [Dirs]
  61. Name: "{app}\cache"; 
  62. [Registry]
  63. Root: HKCU; Subkey: "Software\Nikeware"; Flags: uninsdeletekeyifempty 
  64. Root: HKCU; Subkey: "Software\Nikeware\Diff Commander"; Flags: uninsdeletekey 
  65. Root: HKCU; Subkey: "Software\Nikeware\Diff Commander\Settings"; Flags: deletekey 
  66. Root: HKCU; Subkey: "Software\Nikeware\Visual Comparer"; Flags: uninsdeletekey 
  67. Root: HKCU; Subkey: "Software\Nikeware\Visual Comparer\Customize"; Flags: deletekey 
  68. Root: HKCR; Subkey: ".dcss"; ValueType: String; ValueData: "diffcmd_dcss_shell_open"; Flags: uninsdeletekey 
  69. Root: HKCR; Subkey: "diffcmd_dcss_shell_open"; ValueType: String; Flags: uninsdeletekey 
  70. Root: HKCR; Subkey: "diffcmd_dcss_shell_open\DefaultIcon"; ValueType: String; ValueData: """{app}\diffcmd.exe"", 1"; Flags: uninsdeletekey 
  71. Root: HKCR; Subkey: "diffcmd_dcss_shell_open\shell\open\command"; ValueType: String; ValueData: """{app}\diffcmd.exe"" ""%1"""; Flags: uninsdeletekey 
  72. Root: HKCU; Subkey: "Software\Nikeware\Diff Commander\"; ValueName: "ExeLocation"; ValueType: String; ValueData: "{app}\diffcmd.exe"; 
  73. Root: HKCU; Subkey: "Software\Nikeware\Visual Comparer\"; ValueName: "ExeLocation"; ValueType: String; ValueData: "{app}\viscmp.exe"; 
  74. [Run]
  75. Filename: "{win}\regedit.exe"; Parameters: "/s ""{app}\profiles.reg"""; 
  76. Filename: "{app}\diffcmd.exe"; Parameters: "/reg"; 
  77. Filename: "{app}\diffcmd.exe"; Description: "Launch application"; Flags: postinstall skipifsilent nowait
  78. [Icons]
  79. Name: "{userdesktop}\Diff Commander"; Filename: "{app}\diffcmd.exe"; WorkingDir: "{app}"; Comment: """Merging made easy!"""; Tasks: desktopicon; 
  80. Name: "{userdesktop}\Visual Comparer"; Filename: "{app}\viscmp.exe"; WorkingDir: "{app}"; Comment: """To merge or not to merge?"""; Tasks: desktopicon; 
  81. Name: "{group}\Diff Commander"; Filename: "{app}\diffcmd.exe"; WorkingDir: "{app}"; Comment: """Merging made easy!"""; 
  82. Name: "{group}\Visual Comparer"; Filename: "{app}\viscmp.exe"; WorkingDir: "{app}"; Comment: """To merge or not to merge?"""; 
  83. Name: "{group}\Visual Comparer Help"; Filename: "{app}\VisCmp.chm"; 
  84. Name: "{group}\Home page"; Filename: "{app}\nikeware.url"; 
  85. Name: "{group}\Register"; Filename: "{app}\register.url"; 
  86. Name: "{group}\Read Me"; Filename: "{app}\ReadMe.txt"; 
  87. Name: "{group}\License"; Filename: "{app}\License.txt"; 
  88. Name: "{group}\Uninstall"; Filename: "{app}\unins000.exe"; Parameters: "unins000.dat"; 
  89. [Tasks]
  90. Name: "desktopicon"; Description: "Create a &desktop icons"; GroupDescription: "Additional icons:"; 
  91. [InstallDelete]
  92. Type: files; Name: "{app}\Langdc.dll"; 
  93. Type: files; Name: "{app}\Langvc.dll"; 
  94. [UninstallDelete]
  95. Type: files; Name: "{app}\Langdc.dll"; 
  96. Type: files; Name: "{app}\Langvc.dll"; 
  97. [CustomMessages]
  98. default.NameAndVersion=%1 version %2
  99. default.AdditionalIcons=Additional icons:
  100. default.CreateDesktopIcon=Create a &desktop icon
  101. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  102. default.ProgramOnTheWeb=%1 on the Web
  103. default.UninstallProgram=Uninstall %1
  104. default.LaunchProgram=Launch %1
  105. default.AssocFileExtension=&Associate %1 with the %2 file extension
  106. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  107. RegForm_Caption=Registration Form
  108. RegForm_Description=Please, enter your registration info
  109. RegForm_RegText_Caption0=If you already have your registration info, please, enter here
  110. RegForm_RegText_Caption1=registration name, order ID, amount of seats and registration key
  111. RegForm_RegText_Caption2=that has been received after license purchase.
  112. RegForm_Name_Caption0=Name:
  113. RegForm_Label1_Caption0=Order ID:
  114. RegForm_Label2_Caption0=Key:
  115. RegForm_Label3_Caption0=Amount of seats:
  116. RegForm_Label4_Caption0=3. If you don't have registration info, please click here:
  117. RegForm_Label5_Caption0=Warning! All fields are case sensitive.
  118. RegForm_Label6_Caption0=1. You can SKIP this page.  Bundle Edition will work in TRIAL MODE.
  119. RegForm_Label7_Caption0=2.
  120. RegForm_Button1_Caption0=Register!
  121. RegForm_RegURL=http://www.nikeware.com/reg_bundle.php
  122. RegForm_NotCompletely=Some fields not entered completely!
  123. [Languages]
  124. ; These files are stubs
  125. ; To achieve better results after recompilation, use the real language files
  126. Name: "default"; MessagesFile: "embedded\default.isl"; 
  127.